home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / sheriffa / slsdemo.clw < prev    next >
Encoding:
MFC ClassWizard info  |  1999-07-17  |  5.3 KB  |  243 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CMainFrame
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "slsdemo.h"
  9. LastPage=0
  10.  
  11. ClassCount=10
  12. Class1=CExceedDlg
  13. Class2=CLicenceDlg
  14. Class3=CMainFrame
  15. Class4=CRegisterDlg
  16. Class5=CRenewDlg
  17. Class6=CSlsDemoApp
  18. Class7=CAboutDlg
  19. Class8=CSlsDemoDoc
  20. Class9=CSlsDemoView
  21.  
  22. ResourceCount=7
  23. Resource1=IDD_RENEW
  24. Resource2=IDD_LICENCE
  25. Resource3=IDD_EXPORT
  26. Resource4=IDR_MAINFRAME (English (U.S.))
  27. Resource5=IDD_ABOUTBOX (English (U.S.))
  28. Resource6=IDD_EXCEED
  29. Class10=CExportDlg
  30. Resource7=IDD_REGISTER
  31.  
  32. [CLS:CExceedDlg]
  33. Type=0
  34. BaseClass=CDialog
  35. HeaderFile=ExceedDlg.h
  36. ImplementationFile=ExceedDlg.cpp
  37.  
  38. [CLS:CLicenceDlg]
  39. Type=0
  40. BaseClass=CDialog
  41. HeaderFile=LicenceDlg.h
  42. ImplementationFile=LicenceDlg.cpp
  43.  
  44. [CLS:CMainFrame]
  45. Type=0
  46. BaseClass=CFrameWnd
  47. HeaderFile=MainFrm.h
  48. ImplementationFile=MainFrm.cpp
  49. Filter=T
  50. VirtualFilter=fWC
  51. LastObject=ID_FEATURE_FEATURELEVEL5
  52.  
  53. [CLS:CRegisterDlg]
  54. Type=0
  55. BaseClass=CDialog
  56. HeaderFile=RegisterDlg.h
  57. ImplementationFile=RegisterDlg.cpp
  58.  
  59. [CLS:CRenewDlg]
  60. Type=0
  61. BaseClass=CDialog
  62. HeaderFile=RenewDlg.h
  63. ImplementationFile=RenewDlg.cpp
  64.  
  65. [CLS:CSlsDemoApp]
  66. Type=0
  67. BaseClass=CWinApp
  68. HeaderFile=SlsDemo.h
  69. ImplementationFile=SlsDemo.cpp
  70. Filter=N
  71. VirtualFilter=AC
  72. LastObject=CSlsDemoApp
  73.  
  74. [CLS:CAboutDlg]
  75. Type=0
  76. BaseClass=CDialog
  77. HeaderFile=SlsDemo.cpp
  78. ImplementationFile=SlsDemo.cpp
  79. LastObject=CAboutDlg
  80.  
  81. [CLS:CSlsDemoDoc]
  82. Type=0
  83. BaseClass=CDocument
  84. HeaderFile=SlsDemoDoc.h
  85. ImplementationFile=SlsDemoDoc.cpp
  86.  
  87. [CLS:CSlsDemoView]
  88. Type=0
  89. BaseClass=CView
  90. HeaderFile=SlsDemoView.h
  91. ImplementationFile=SlsDemoView.cpp
  92. Filter=C
  93. VirtualFilter=VWC
  94. LastObject=CSlsDemoView
  95.  
  96. [DLG:IDD_EXCEED]
  97. Type=1
  98. Class=CExceedDlg
  99. ControlCount=8
  100. Control1=IDC_EXIT,button,1342242817
  101. Control2=IDC_CONTINUE,button,1342242816
  102. Control3=IDC_STATIC,static,1342308352
  103. Control4=IDC_STATIC,static,1342308352
  104. Control5=IDC_STATIC,static,1342308352
  105. Control6=IDC_STATIC,static,1342308352
  106. Control7=IDC_STATIC,button,1342177287
  107. Control8=IDC_STATIC,button,1342177287
  108.  
  109. [DLG:IDD_LICENCE]
  110. Type=1
  111. Class=CLicenceDlg
  112. ControlCount=6
  113. Control1=IDOK,button,1342242817
  114. Control2=IDCANCEL,button,1342242816
  115. Control3=IDC_STATIC,static,1342308352
  116. Control4=IDC_REFERENCE_CODE,edit,1350633600
  117. Control5=IDC_STATIC,static,1342308352
  118. Control6=IDC_LICENCE_KEY,edit,1350631552
  119.  
  120. [DLG:IDD_REGISTER]
  121. Type=1
  122. Class=CRegisterDlg
  123. ControlCount=9
  124. Control1=IDC_REGISTER,button,1342242817
  125. Control2=IDC_CONTINUE,button,1342242816
  126. Control3=IDC_STATIC,static,1342308352
  127. Control4=IDC_STATIC,static,1342308352
  128. Control5=IDC_STATIC,static,1342308352
  129. Control6=IDC_STATIC,static,1342308352
  130. Control7=IDC_STATIC,button,1342177287
  131. Control8=IDC_EXIT,button,1342242816
  132. Control9=IDC_STATIC,button,1342177287
  133.  
  134. [DLG:IDD_RENEW]
  135. Type=1
  136. Class=CRenewDlg
  137. ControlCount=9
  138. Control1=IDC_RENEW,button,1342242817
  139. Control2=IDC_CONTINUE,button,1342242816
  140. Control3=IDC_STATIC,static,1342308352
  141. Control4=IDC_STATIC,static,1342308352
  142. Control5=IDC_STATIC,static,1342308352
  143. Control6=IDC_STATIC,static,1342308352
  144. Control7=IDC_STATIC,button,1342177287
  145. Control8=IDC_EXIT,button,1342242816
  146. Control9=IDC_STATIC,button,1342177287
  147.  
  148. [DLG:IDD_ABOUTBOX]
  149. Type=1
  150. Class=CAboutDlg
  151.  
  152. [TB:IDR_MAINFRAME (English (U.S.))]
  153. Type=1
  154. Class=?
  155. Command1=ID_FILE_NEW
  156. Command2=ID_FILE_OPEN
  157. Command3=ID_FILE_SAVE
  158. Command4=ID_EDIT_CUT
  159. Command5=ID_EDIT_COPY
  160. Command6=ID_EDIT_PASTE
  161. Command7=ID_FILE_PRINT
  162. Command8=ID_APP_ABOUT
  163. Command9=ID_CONTEXT_HELP
  164. CommandCount=9
  165.  
  166. [MNU:IDR_MAINFRAME (English (U.S.))]
  167. Type=1
  168. Class=?
  169. Command1=ID_FILE_NEW
  170. Command2=ID_FILE_OPEN
  171. Command3=ID_FILE_SAVE
  172. Command4=ID_FILE_SAVE_AS
  173. Command5=ID_FILE_PRINT
  174. Command6=ID_FILE_PRINT_PREVIEW
  175. Command7=ID_FILE_PRINT_SETUP
  176. Command8=ID_FILE_MRU_FILE1
  177. Command9=ID_APP_EXIT
  178. Command10=ID_EDIT_UNDO
  179. Command11=ID_EDIT_CUT
  180. Command12=ID_EDIT_COPY
  181. Command13=ID_EDIT_PASTE
  182. Command14=ID_VIEW_TOOLBAR
  183. Command15=ID_VIEW_STATUS_BAR
  184. Command16=ID_TEST_EXPORT
  185. Command17=ID_TEST_QUERYUSERINFO
  186. Command18=ID_FEATURE_FEATURELEVEL1
  187. Command19=ID_FEATURE_FEATURELEVEL2
  188. Command20=ID_FEATURE_FEATURELEVEL3
  189. Command21=ID_FEATURE_FEATURELEVEL4
  190. Command22=ID_FEATURE_FEATURELEVEL5
  191. Command23=ID_HELP_FINDER
  192. Command24=ID_APP_ABOUT
  193. CommandCount=24
  194.  
  195. [ACL:IDR_MAINFRAME (English (U.S.))]
  196. Type=1
  197. Class=?
  198. Command1=ID_FILE_NEW
  199. Command2=ID_FILE_OPEN
  200. Command3=ID_FILE_SAVE
  201. Command4=ID_FILE_PRINT
  202. Command5=ID_EDIT_UNDO
  203. Command6=ID_EDIT_CUT
  204. Command7=ID_EDIT_COPY
  205. Command8=ID_EDIT_PASTE
  206. Command9=ID_EDIT_UNDO
  207. Command10=ID_EDIT_CUT
  208. Command11=ID_EDIT_COPY
  209. Command12=ID_EDIT_PASTE
  210. Command13=ID_NEXT_PANE
  211. Command14=ID_PREV_PANE
  212. Command15=ID_CONTEXT_HELP
  213. Command16=ID_HELP
  214. CommandCount=16
  215.  
  216. [DLG:IDD_ABOUTBOX (English (U.S.))]
  217. Type=1
  218. Class=?
  219. ControlCount=4
  220. Control1=IDC_STATIC,static,1342177283
  221. Control2=IDC_STATIC,static,1342308480
  222. Control3=IDC_STATIC,static,1342308352
  223. Control4=IDOK,button,1342373889
  224.  
  225. [DLG:IDD_EXPORT]
  226. Type=1
  227. Class=CExportDlg
  228. ControlCount=4
  229. Control1=IDOK,button,1342242817
  230. Control2=IDCANCEL,button,1342242816
  231. Control3=IDC_STATIC,static,1342308352
  232. Control4=IDC_REFCODE,edit,1350631552
  233.  
  234. [CLS:CExportDlg]
  235. Type=0
  236. HeaderFile=ExportDlg.h
  237. ImplementationFile=ExportDlg.cpp
  238. BaseClass=CDialog
  239. Filter=D
  240. LastObject=CExportDlg
  241. VirtualFilter=dWC
  242.  
  243.